home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0159 / vb.zip / SELECTIO.FRM < prev    next >
Text File  |  1995-12-17  |  38KB  |  1,116 lines

  1. VERSION 2.00
  2. Begin Form SelectionDemo 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Selection Properties"
  6.    ClientHeight    =   6525
  7.    ClientLeft      =   705
  8.    ClientTop       =   1605
  9.    ClientWidth     =   9075
  10.    Height          =   6885
  11.    Left            =   645
  12.    LinkTopic       =   "Form1"
  13.    MDIChild        =   -1  'True
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   435
  16.    ScaleMode       =   3  'Pixel
  17.    ScaleWidth      =   605
  18.    Top             =   1305
  19.    Width           =   9195
  20.    Begin Frame Frame4 
  21.       BackColor       =   &H00C0C0C0&
  22.       Caption         =   "Selection Properties"
  23.       Height          =   2265
  24.       Left            =   180
  25.       TabIndex        =   29
  26.       Top             =   4170
  27.       Width           =   8775
  28.       Begin CommonDialog CMDialog1 
  29.          Left            =   2850
  30.          Top             =   930
  31.       End
  32.       Begin CheckBox Check1 
  33.          BackColor       =   &H00C0C0C0&
  34.          Caption         =   "Highlight"
  35.          FontBold        =   0   'False
  36.          FontItalic      =   0   'False
  37.          FontName        =   "MS Sans Serif"
  38.          FontSize        =   8.25
  39.          FontStrikethru  =   0   'False
  40.          FontUnderline   =   0   'False
  41.          ForeColor       =   &H000000FF&
  42.          Height          =   285
  43.          Index           =   4
  44.          Left            =   90
  45.          TabIndex        =   58
  46.          Top             =   1410
  47.          Width           =   1350
  48.       End
  49.       Begin OptionButton Option2 
  50.          BackColor       =   &H00C0C0C0&
  51.          Caption         =   "Center"
  52.          Enabled         =   0   'False
  53.          ForeColor       =   &H00FF0000&
  54.          Height          =   230
  55.          Index           =   2
  56.          Left            =   7650
  57.          TabIndex        =   55
  58.          Top             =   150
  59.          Width           =   915
  60.       End
  61.       Begin OptionButton Option2 
  62.          BackColor       =   &H00C0C0C0&
  63.          Caption         =   "Right"
  64.          Enabled         =   0   'False
  65.          ForeColor       =   &H00FF0000&
  66.          Height          =   230
  67.          Index           =   1
  68.          Left            =   6810
  69.          TabIndex        =   54
  70.          Top             =   150
  71.          Width           =   915
  72.       End
  73.       Begin OptionButton Option2 
  74.          BackColor       =   &H00C0C0C0&
  75.          Caption         =   "Left"
  76.          Enabled         =   0   'False
  77.          ForeColor       =   &H00FF0000&
  78.          Height          =   230
  79.          Index           =   0
  80.          Left            =   6030
  81.          TabIndex        =   53
  82.          Top             =   150
  83.          Width           =   705
  84.       End
  85.       Begin HScrollBar HScroll1 
  86.          Enabled         =   0   'False
  87.          Height          =   240
  88.          Index           =   10
  89.          Left            =   6000
  90.          Max             =   100
  91.          Min             =   -100
  92.          TabIndex        =   48
  93.          Top             =   1590
  94.          Value           =   1
  95.          Width           =   2055
  96.       End
  97.       Begin HScrollBar HScroll1 
  98.          Enabled         =   0   'False
  99.          Height          =   240
  100.          Index           =   9
  101.          Left            =   6000
  102.          Max             =   100
  103.          Min             =   -100
  104.          TabIndex        =   45
  105.          Top             =   1320
  106.          Value           =   1
  107.          Width           =   2055
  108.       End
  109.       Begin HScrollBar HScroll1 
  110.          Enabled         =   0   'False
  111.          Height          =   240
  112.          Index           =   11
  113.          Left            =   6000
  114.          Max             =   150
  115.          TabIndex        =   42
  116.          Top             =   1860
  117.          Value           =   1
  118.          Width           =   2055
  119.       End
  120.       Begin HScrollBar HScroll1 
  121.          Enabled         =   0   'False
  122.          Height          =   240
  123.          Index           =   8
  124.          Left            =   6000
  125.          Max             =   360
  126.          TabIndex        =   39
  127.          Top             =   420
  128.          Value           =   1
  129.          Width           =   2055
  130.       End
  131.       Begin HScrollBar HScroll1 
  132.          Height          =   240
  133.          Index           =   7
  134.          Left            =   1350
  135.          Max             =   25
  136.          TabIndex        =   36
  137.          Top             =   330
  138.          Width           =   2550
  139.       End
  140.       Begin HScrollBar HScroll1 
  141.          Height          =   240
  142.          Index           =   6
  143.          Left            =   1350
  144.          Max             =   26
  145.          Min             =   2
  146.          TabIndex        =   33
  147.          Top             =   600
  148.          Value           =   2
  149.          Width           =   2550
  150.       End
  151.       Begin TextBox Text1 
  152.          Height          =   315
  153.          Left            =   6000
  154.          TabIndex        =   30
  155.          Top             =   690
  156.          Width           =   2055
  157.       End
  158.       Begin Label Label1 
  159.          Alignment       =   1  'Right Justify
  160.          BackStyle       =   0  'Transparent
  161.          Caption         =   "HighlightColor"
  162.          FontBold        =   0   'False
  163.          FontItalic      =   0   'False
  164.          FontName        =   "MS Sans Serif"
  165.          FontSize        =   8.25
  166.          FontStrikethru  =   0   'False
  167.          FontUnderline   =   0   'False
  168.          Height          =   225
  169.          Index           =   15
  170.          Left            =   0
  171.          TabIndex        =   57
  172.          Top             =   1740
  173.          Width           =   1305
  174.       End
  175.       Begin Label Label4 
  176.          BorderStyle     =   1  'Fixed Single
  177.          Height          =   285
  178.          Left            =   1350
  179.          TabIndex        =   56
  180.          Top             =   1740
  181.          Width           =   2055
  182.       End
  183.       Begin Label Label3 
  184.          BorderStyle     =   1  'Fixed Single
  185.          Height          =   285
  186.          Left            =   6000
  187.          TabIndex        =   31
  188.          Top             =   1020
  189.          Width           =   2055
  190.       End
  191.       Begin Label Label1 
  192.          Alignment       =   1  'Right Justify
  193.          BackStyle       =   0  'Transparent
  194.          Caption         =   "SelectionColor"
  195.          FontBold        =   0   'False
  196.          FontItalic      =   0   'False
  197.          FontName        =   "MS Sans Serif"
  198.          FontSize        =   8.25
  199.          FontStrikethru  =   0   'False
  200.          FontUnderline   =   0   'False
  201.          Height          =   225
  202.          Index           =   14
  203.          Left            =   4470
  204.          TabIndex        =   51
  205.          Top             =   1050
  206.          Width           =   1485
  207.       End
  208.       Begin Label Label1 
  209.          Alignment       =   1  'Right Justify
  210.          AutoSize        =   -1  'True
  211.          BackStyle       =   0  'Transparent
  212.          Caption         =   "SelectionAlign"
  213.          Enabled         =   0   'False
  214.          FontBold        =   0   'False
  215.          FontItalic      =   0   'False
  216.          FontName        =   "MS Sans Serif"
  217.          FontSize        =   8.25
  218.          FontStrikethru  =   0   'False
  219.          FontUnderline   =   0   'False
  220.          Height          =   195
  221.          Index           =   13
  222.          Left            =   4920
  223.          TabIndex        =   52
  224.          Top             =   180
  225.          Width           =   1005
  226.       End
  227.       Begin Label Label1 
  228.          Alignment       =   1  'Right Justify
  229.          BackStyle       =   0  'Transparent
  230.          Caption         =   "SelectionAngle"
  231.          Enabled         =   0   'False
  232.          FontBold        =   0   'False
  233.          FontItalic      =   0   'False
  234.          FontName        =   "MS Sans Serif"
  235.          FontSize        =   8.25
  236.          FontStrikethru  =   0   'False
  237.          FontUnderline   =   0   'False
  238.          Height          =   225
  239.          Index           =   12
  240.          Left            =   4470
  241.          TabIndex        =   50
  242.          Top             =   450
  243.          Width           =   1485
  244.       End
  245.       Begin Label Label2 
  246.          BackStyle       =   0  'Transparent
  247.          Height          =   255
  248.          Index           =   10
  249.          Left            =   8100
  250.          TabIndex        =   49
  251.          Top             =   1590
  252.          Width           =   525
  253.       End
  254.       Begin Label Label1 
  255.          Alignment       =   1  'Right Justify
  256.          BackStyle       =   0  'Transparent
  257.          Caption         =   "SelectionOffsetY"
  258.          Enabled         =   0   'False
  259.          FontBold        =   0   'False
  260.          FontItalic      =   0   'False
  261.          FontName        =   "MS Sans Serif"
  262.          FontSize        =   8.25
  263.          FontStrikethru  =   0   'False
  264.          FontUnderline   =   0   'False
  265.          Height          =   225
  266.          Index           =   11
  267.          Left            =   4470
  268.          TabIndex        =   47
  269.          Top             =   1620
  270.          Width           =   1485
  271.       End
  272.       Begin Label Label2 
  273.          BackStyle       =   0  'Transparent
  274.          Height          =   255
  275.          Index           =   9
  276.          Left            =   8100
  277.          TabIndex        =   46
  278.          Top             =   1320
  279.          Width           =   525
  280.       End
  281.       Begin Label Label1 
  282.          Alignment       =   1  'Right Justify
  283.          BackStyle       =   0  'Transparent
  284.          Caption         =   "SelectionOffsetX"
  285.          Enabled         =   0   'False
  286.          FontBold        =   0   'False
  287.          FontItalic      =   0   'False
  288.          FontName        =   "MS Sans Serif"
  289.          FontSize        =   8.25
  290.          FontStrikethru  =   0   'False
  291.          FontUnderline   =   0   'False
  292.          Height          =   225
  293.          Index           =   10
  294.          Left            =   4470
  295.          TabIndex        =   44
  296.          Top             =   1350
  297.          Width           =   1485
  298.       End
  299.       Begin Label Label2 
  300.          BackStyle       =   0  'Transparent
  301.          Height          =   255
  302.          Index           =   11
  303.          Left            =   8100
  304.          TabIndex        =   43
  305.          Top             =   1860
  306.          Width           =   525
  307.       End
  308.       Begin Label Label1 
  309.          Alignment       =   1  'Right Justify
  310.          BackStyle       =   0  'Transparent
  311.          Caption         =   "SelectionRadius"
  312.          Enabled         =   0   'False
  313.          FontBold        =   0   'False
  314.          FontItalic      =   0   'False
  315.          FontName        =   "MS Sans Serif"
  316.          FontSize        =   8.25
  317.          FontStrikethru  =   0   'False
  318.          FontUnderline   =   0   'False
  319.          Height          =   225
  320.          Index           =   9
  321.          Left            =   4470
  322.          TabIndex        =   41
  323.          Top             =   1890
  324.          Width           =   1485
  325.       End
  326.       Begin Label Label2 
  327.          BackStyle       =   0  'Transparent
  328.          Height          =   255
  329.          Index           =   8
  330.          Left            =   8100
  331.          TabIndex        =   40
  332.          Top             =   420
  333.          Width           =   525
  334.       End
  335.       Begin Label Label1 
  336.          Alignment       =   1  'Right Justify
  337.          BackStyle       =   0  'Transparent
  338.          Caption         =   "SelectionID"
  339.          FontBold        =   0   'False
  340.          FontItalic      =   0   'False
  341.          FontName        =   "MS Sans Serif"
  342.          FontSize        =   8.25
  343.          FontStrikethru  =   0   'False
  344.          FontUnderline   =   0   'False
  345.          Height          =   225
  346.          Index           =   8
  347.          Left            =   120
  348.          TabIndex        =   38
  349.          Top             =   330
  350.          Width           =   1185
  351.       End
  352.       Begin Label Label2 
  353.          BackStyle       =   0  'Transparent
  354.          Height          =   255
  355.          Index           =   7
  356.          Left            =   3930
  357.          TabIndex        =   37
  358.          Top             =   330
  359.          Width           =   525
  360.       End
  361.       Begin Label Label1 
  362.          Alignment       =   1  'Right Justify
  363.          BackStyle       =   0  'Transparent
  364.          Caption         =   "Selections"
  365.          FontBold        =   0   'False
  366.          FontItalic      =   0   'False
  367.          FontName        =   "MS Sans Serif"
  368.          FontSize        =   8.25
  369.          FontStrikethru  =   0   'False
  370.          FontUnderline   =   0   'False
  371.          Height          =   225
  372.          Index           =   7
  373.          Left            =   180
  374.          TabIndex        =   35
  375.          Top             =   600
  376.          Width           =   1125
  377.       End
  378.       Begin Label Label2 
  379.          BackStyle       =   0  'Transparent
  380.          Height          =   255
  381.          Index           =   6
  382.          Left            =   3930
  383.          TabIndex        =   34
  384.          Top             =   570
  385.          Width           =   525
  386.       End
  387.       Begin Label Label1 
  388.          Alignment       =   1  'Right Justify
  389.          BackStyle       =   0  'Transparent
  390.          Caption         =   "SelectionCaption"
  391.          FontBold        =   0   'False
  392.          FontItalic      =   0   'False
  393.          FontName        =   "MS Sans Serif"
  394.          FontSize        =   8.25
  395.          FontStrikethru  =   0   'False
  396.          FontUnderline   =   0   'False
  397.          Height          =   225
  398.          Index           =   6
  399.          Left            =   4440
  400.          TabIndex        =   32
  401.          Top             =   750
  402.          Width           =   1515
  403.       End
  404.    End
  405.    Begin Frame Frame3 
  406.       BackColor       =   &H00C0C0C0&
  407.       Caption         =   "Line Properties"
  408.       Height          =   1395
  409.       Left            =   3720
  410.       TabIndex        =   1
  411.       Top             =   2730
  412.       Width           =   5235
  413.       Begin HScrollBar HScroll1 
  414.          Height          =   240
  415.          Index           =   5
  416.          Left            =   2010
  417.          Max             =   10
  418.          Min             =   1
  419.          TabIndex        =   2
  420.          Top             =   990
  421.          Value           =   1
  422.          Width           =   2550
  423.       End
  424.       Begin HScrollBar HScroll1 
  425.          Height          =   240
  426.          Index           =   4
  427.          Left            =   2010
  428.          Max             =   100
  429.          TabIndex        =   3
  430.          Top             =   720
  431.          Width           =   2550
  432.       End
  433.       Begin CheckBox Check1 
  434.          BackColor       =   &H00C0C0C0&
  435.          Caption         =   "LineDisplay"
  436.          FontBold        =   0   'False
  437.          FontItalic      =   0   'False
  438.          FontName        =   "MS Sans Serif"
  439.          FontSize        =   8.25
  440.          FontStrikethru  =   0   'False
  441.          FontUnderline   =   0   'False
  442.          ForeColor       =   &H000000FF&
  443.          Height          =   285
  444.          Index           =   3
  445.          Left            =   180
  446.          TabIndex        =   4
  447.          Top             =   300
  448.          Value           =   1  'Checked
  449.          Width           =   1350
  450.       End
  451.       Begin Label Label2 
  452.          BackStyle       =   0  'Transparent
  453.          Height          =   255
  454.          Index           =   5
  455.          Left            =   4590
  456.          TabIndex        =   5
  457.          Top             =   990
  458.          Width           =   525
  459.       End
  460.       Begin Label Label1 
  461.          Alignment       =   1  'Right Justify
  462.          BackStyle       =   0  'Transparent
  463.          Caption         =   "LineThickness"
  464.          FontBold        =   0   'False
  465.          FontItalic      =   0   'False
  466.          FontName        =   "MS Sans Serif"
  467.          FontSize        =   8.25
  468.          FontStrikethru  =   0   'False
  469.          FontUnderline   =   0   'False
  470.          Height          =   225
  471.          Index           =   5
  472.          Left            =   210
  473.          TabIndex        =   6
  474.          Top             =   990
  475.          Width           =   1755
  476.       End
  477.       Begin Label Label2 
  478.          BackStyle       =   0  'Transparent
  479.          Height          =   255
  480.          Index           =   4
  481.          Left            =   4590
  482.          TabIndex        =   7
  483.          Top             =   720
  484.          Width           =   525
  485.       End
  486.       Begin Label Label1 
  487.          Alignment       =   1  'Right Justify
  488.          BackStyle       =   0  'Transparent
  489.          Caption         =   "LineInnerRadius"
  490.          FontBold        =   0   'False
  491.          FontItalic      =   0   'False
  492.          FontName        =   "MS Sans Serif"
  493.          FontSize        =   8.25
  494.          FontStrikethru  =   0   'False
  495.          FontUnderline   =   0   'False
  496.          Height          =   225
  497.          Index           =   4
  498.          Left            =   210
  499.          TabIndex        =   8
  500.          Top             =   720
  501.          Width           =   1755
  502.       End
  503.    End
  504.    Begin Frame Frame2 
  505.       BackColor       =   &H00C0C0C0&
  506.       Caption         =   "Automatic Configuration Properties"
  507.       Height          =   2685
  508.       Left            =   3720
  509.       TabIndex        =   9
  510.       Top             =   0
  511.       Width           =   5235
  512.       Begin CheckBox Check1 
  513.          BackColor       =   &H00C0C0C0&
  514.          Caption         =   "AutoAngleConfine"
  515.          FontBold        =   0   'False
  516.          FontItalic      =   0   'False
  517.          FontName        =   "MS Sans Serif"
  518.          FontSize        =   8.25
  519.          FontStrikethru  =   0   'False
  520.          FontUnderline   =   0   'False
  521.          ForeColor       =   &H000000C0&
  522.          Height          =   285
  523.          Index           =   5
  524.          Left            =   240
  525.          TabIndex        =   59
  526.          Top             =   840
  527.          Value           =   1  'Checked
  528.          Width           =   1710
  529.       End
  530.       Begin Frame Frame1 
  531.          BackColor       =   &H00C0C0C0&
  532.          Caption         =   "AutoOffsetStyle"
  533.          FontBold        =   0   'False
  534.          FontItalic      =   0   'False
  535.          FontName        =   "MS Sans Serif"
  536.          FontSize        =   8.25
  537.          FontStrikethru  =   0   'False
  538.          FontUnderline   =   0   'False
  539.          Height          =   1065
  540.          Left            =   1980
  541.          TabIndex        =   25
  542.          Top             =   240
  543.          Width           =   2535
  544.          Begin OptionButton Option1 
  545.             BackColor       =   &H00C0C0C0&
  546.             Caption         =   "Circular"
  547.             ForeColor       =   &H00FF0000&
  548.             Height          =   225
  549.             Index           =   0
  550.             Left            =   300
  551.             TabIndex        =   28
  552.             Top             =   270
  553.             Width           =   1185
  554.          End
  555.          Begin OptionButton Option1 
  556.             BackColor       =   &H00C0C0C0&
  557.             Caption         =   "Horizontal"
  558.             ForeColor       =   &H00FF0000&
  559.             Height          =   225
  560.             Index           =   1
  561.             Left            =   300
  562.             TabIndex        =   27
  563.             Top             =   510
  564.             Value           =   -1  'True
  565.             Width           =   1185
  566.          End
  567.          Begin OptionButton Option1 
  568.             BackColor       =   &H00C0C0C0&
  569.             Caption         =   "Vertical"
  570.             ForeColor       =   &H00FF0000&
  571.             Height          =   225
  572.             Index           =   2
  573.             Left            =   300
  574.             TabIndex        =   26
  575.             Top             =   750
  576.             Width           =   1185
  577.          End
  578.       End
  579.       Begin HScrollBar HScroll1 
  580.          Height          =   240
  581.          Index           =   3
  582.          Left            =   2010
  583.          Max             =   100
  584.          TabIndex        =   22
  585.          Top             =   2280
  586.          Width           =   2550
  587.       End
  588.       Begin CheckBox Check1 
  589.          BackColor       =   &H00C0C0C0&
  590.          Caption         =   "AutoAlign"
  591.          FontBold        =   0   'False
  592.          FontItalic      =   0   'False
  593.          FontName        =   "MS Sans Serif"
  594.          FontSize        =   8.25
  595.          FontStrikethru  =   0   'False
  596.          FontUnderline   =   0   'False
  597.          ForeColor       =   &H000000C0&
  598.          Height          =   285
  599.          Index           =   0
  600.          Left            =   240
  601.          TabIndex        =   15
  602.          Top             =   360
  603.          Value           =   1  'Checked
  604.          Width           =   1350
  605.       End
  606.       Begin CheckBox Check1 
  607.          BackColor       =   &H00C0C0C0&
  608.          Caption         =   "AutoAngle"
  609.          FontBold        =   0   'False
  610.          FontItalic      =   0   'False
  611.          FontName        =   "MS Sans Serif"
  612.          FontSize        =   8.25
  613.          FontStrikethru  =   0   'False
  614.          FontUnderline   =   0   'False
  615.          ForeColor       =   &H000000C0&
  616.          Height          =   285
  617.          Index           =   1
  618.          Left            =   240
  619.          TabIndex        =   14
  620.          Top             =   600
  621.          Value           =   1  'Checked
  622.          Width           =   1350
  623.       End
  624.       Begin CheckBox Check1 
  625.          BackColor       =   &H00C0C0C0&
  626.          Caption         =   "AutoOffset"
  627.          FontBold        =   0   'False
  628.          FontItalic      =   0   'False
  629.          FontName        =   "MS Sans Serif"
  630.          FontSize        =   8.25
  631.          FontStrikethru  =   0   'False
  632.          FontUnderline   =   0   'False
  633.          ForeColor       =   &H000000C0&
  634.          Height          =   285
  635.          Index           =   2
  636.          Left            =   240
  637.          TabIndex        =   13
  638.          Top             =   1080
  639.          Value           =   1  'Checked
  640.          Width           =   1350
  641.       End
  642.       Begin HScrollBar HScroll1 
  643.          Height          =   240
  644.          Index           =   0
  645.          Left            =   2010
  646.          Max             =   360
  647.          TabIndex        =   12
  648.          Top             =   1470
  649.          Width           =   2550
  650.       End
  651.       Begin HScrollBar HScroll1 
  652.          Height          =   240
  653.          Index           =   1
  654.          Left            =   2010
  655.          Max             =   360
  656.          TabIndex        =   11
  657.          Top             =   1740
  658.          Width           =   2550
  659.       End
  660.       Begin HScrollBar HScroll1 
  661.          Height          =   240
  662.          Index           =   2
  663.          Left            =   2010
  664.          Max             =   100
  665.          TabIndex        =   10
  666.          Top             =   2010
  667.          Width           =   2550
  668.       End
  669.       Begin Label Label2 
  670.          BackStyle       =   0  'Transparent
  671.          Height          =   255
  672.          Index           =   3
  673.          Left            =   4590
  674.          TabIndex        =   24
  675.          Top             =   2280
  676.          Width           =   525
  677.       End
  678.       Begin Label Label1 
  679.          Alignment       =   1  'Right Justify
  680.          BackStyle       =   0  'Transparent
  681.          Caption         =   "AutoRadius"
  682.          FontBold        =   0   'False
  683.          FontItalic      =   0   'False
  684.          FontName        =   "MS Sans Serif"
  685.          FontSize        =   8.25
  686.          FontStrikethru  =   0   'False
  687.          FontUnderline   =   0   'False
  688.          Height          =   225
  689.          Index           =   3
  690.          Left            =   210
  691.          TabIndex        =   23
  692.          Top             =   2280
  693.          Width           =   1755
  694.       End
  695.       Begin Label Label2 
  696.          BackStyle       =   0  'Transparent
  697.          Height          =   255
  698.          Index           =   2
  699.          Left            =   4590
  700.          TabIndex        =   21
  701.          Top             =   2010
  702.          Width           =   525
  703.       End
  704.       Begin Label Label1 
  705.          Alignment       =   1  'Right Justify
  706.          BackStyle       =   0  'Transparent
  707.          Caption         =   "AutoStartAngle"
  708.          FontBold        =   0   'False
  709.          FontItalic      =   0   'False
  710.          FontName        =   "MS Sans Serif"
  711.          FontSize        =   8.25
  712.          FontStrikethru  =   0   'False
  713.          FontUnderline   =   0   'False
  714.          Height          =   225
  715.          Index           =   0
  716.          Left            =   600
  717.          TabIndex        =   20
  718.          Top             =   1470
  719.          Width           =   1365
  720.       End
  721.       Begin Label Label1 
  722.          Alignment       =   1  'Right Justify
  723.          BackStyle       =   0  'Transparent
  724.          Caption         =   "AutoStopAngle"
  725.          FontBold        =   0   'False
  726.          FontItalic      =   0   'False
  727.          FontName        =   "MS Sans Serif"
  728.          FontSize        =   8.25
  729.          FontStrikethru  =   0   'False
  730.          FontUnderline   =   0   'False
  731.          Height          =   225
  732.          Index           =   1
  733.          Left            =   600
  734.          TabIndex        =   19
  735.          Top             =   1740
  736.          Width           =   1365
  737.       End
  738.       Begin Label Label1 
  739.          Alignment       =   1  'Right Justify
  740.          BackStyle       =   0  'Transparent
  741.          Caption         =   "AutoOffsetDistance"
  742.          FontBold        =   0   'False
  743.          FontItalic      =   0   'False
  744.          FontName        =   "MS Sans Serif"
  745.          FontSize        =   8.25
  746.          FontStrikethru  =   0   'False
  747.          FontUnderline   =   0   'False
  748.          Height          =   225
  749.          Index           =   2
  750.          Left            =   210
  751.          TabIndex        =   18
  752.          Top             =   2010
  753.          Width           =   1755
  754.       End
  755.       Begin Label Label2 
  756.          BackStyle       =   0  'Transparent
  757.          Height          =   255
  758.          Index           =   0
  759.          Left            =   4590
  760.          TabIndex        =   17
  761.          Top             =   1470
  762.          Width           =   525
  763.       End
  764.       Begin Label Label2 
  765.          BackStyle       =   0  'Transparent
  766.          Height          =   255
  767.          Index           =   1
  768.          Left            =   4590
  769.          TabIndex        =   16
  770.          Top             =   1740
  771.          Width           =   525
  772.       End
  773.    End
  774.    Begin SELECTOR Selector1 
  775.       Angle           =   210
  776.       AutoAlign       =   -1  'True
  777.       AutoAngle       =   -1  'True
  778.       AutoAngleConfine=   -1  'True
  779.       AutoOffset      =   -1  'True
  780.       AutoOffsetDistance=   0.9
  781.       AutoOffsetStyle =   1  ' 1 - Horizontal 
  782.       AutoRadius      =   0.8
  783.       AutoStartAngle  =   210
  784.       AutoStopAngle   =   330
  785.       AVersion        =   0
  786.       BackgroundColor =   &H00C0C0C0&
  787.       BevelInner      =   0  ' 0 - None
  788.       BevelOuter      =   2  ' 2 - Inset
  789.       BevelWidth      =   2
  790.       BorderType      =   0  ' 0 - None
  791.       BorderWidth     =   0
  792.       FontID          =   0
  793.       FrameColor      =   &H00000000&
  794.       FrameScaleX     =   0
  795.       FrameScaleY     =   0
  796.       FrameStyle      =   0  ' 0 - None
  797.       Height          =   3885
  798.       Highlight       =   0   'False
  799.       HighlightColor  =   &H0000FFFF&
  800.       KnobColor       =   &H00404040&
  801.       KnobOriginX     =   0
  802.       KnobOriginY     =   0
  803.       KnobRadius      =   0.4
  804.       KnobStyle       =   0  ' 0 - Cicular
  805.       KnobUserDefined =   ""
  806.       Left            =   90
  807.       LineDisplay     =   -1  'True
  808.       LineInnerRadius =   0.45
  809.       LineThickness   =   2
  810.       MarkUserDefined =   ""
  811.       MouseControl    =   -1  'True
  812.       OutlineAlign    =   0  ' 0 - Left 
  813.       OutlineColor    =   &H00000000&
  814.       OutlineTitle    =   ""
  815.       OutlineWidth    =   0
  816.       Radius          =   0
  817.       TabIndex        =   0
  818.       Top             =   150
  819.       Value           =   0
  820.       Width           =   3555
  821.       XScale          =   0
  822.       YScale          =   0
  823.       ZLoad           =   SELECTIO.FRX:0000
  824.    End
  825. End
  826.  
  827. Sub Check1_Click (Index As Integer)
  828.  
  829.     Select Case Index
  830.         Case 0
  831.             selector1.AutoAlign = -check1(Index)
  832.             If selector1.AutoAlign Then
  833.                 label1(13).Enabled = False
  834.                 option2(0).Enabled = False
  835.                 option2(1).Enabled = False
  836.                 option2(2).Enabled = False
  837.             Else
  838.                 label1(13).Enabled = True
  839.                 option2(0).Enabled = True
  840.                 option2(1).Enabled = True
  841.                 option2(2).Enabled = True
  842.             End If
  843.         Case 1
  844.             selector1.AutoAngle = -check1(Index)
  845.             If selector1.AutoAngle Then
  846.                 label1(12).Enabled = False
  847.                 hscroll1(8).Enabled = False
  848.             Else
  849.                 label1(12).Enabled = True
  850.                 hscroll1(8).Enabled = True
  851.             End If
  852.         Case 2
  853.             selector1.AutoOffset = -check1(Index)
  854.             If selector1.AutoOffset Then
  855.                 label1(9).Enabled = False
  856.                 label1(10).Enabled = False
  857.                 label1(11).Enabled = False
  858.                 hscroll1(9).Enabled = False
  859.                 hscroll1(10).Enabled = False
  860.                 hscroll1(11).Enabled = False
  861.             Else
  862.                 label1(9).Enabled = True
  863.                 label1(10).Enabled = True
  864.                 label1(11).Enabled = True
  865.                 hscroll1(9).Enabled = True
  866.                 hscroll1(10).Enabled = True
  867.                 hscroll1(11).Enabled = True
  868.             End If
  869.         Case 3
  870.             selector1.LineDisplay = -check1(Index)
  871.         Case 4
  872.             selector1.Highlight = -check1(Index)
  873.         Case 5
  874.             selector1.AutoAngleConfine = -check1(Index)
  875.     End Select
  876.  
  877. End Sub
  878.  
  879. Sub Form_Load ()
  880.  
  881.         hscroll1(0) = selector1.AutoStartAngle
  882.         hscroll1(1) = selector1.AutoStopAngle
  883.         hscroll1(2) = selector1.AutoOffsetDistance * 100
  884.         hscroll1(3) = selector1.AutoRadius * 100
  885.         
  886.         hscroll1(4) = selector1.LineInnerRadius * 100
  887.         hscroll1(5) = selector1.LineThickness
  888.  
  889.         hscroll1(6) = selector1.Selections
  890.         hscroll1(7) = selector1.SelectionID
  891.         hscroll1(8) = selector1.SelectionAngle
  892.         hscroll1(9) = selector1.SelectionOffsetX * 100
  893.         hscroll1(10) = selector1.SelectionOffsetY * 100
  894.         hscroll1(11) = selector1.SelectionRadius * 100
  895.         option2(selector1.SelectionAlign) = True
  896.         label3.BackColor = selector1.SelectionColor
  897.         label4.BackColor = selector1.HighlightColor
  898.         text1 = selector1.SelectionCaption
  899.         
  900. End Sub
  901.  
  902. Sub HScroll1_Change (Index As Integer)
  903.  
  904.  
  905.     Select Case Index
  906.         Case 0
  907.             selector1.AutoStartAngle = hscroll1(Index)
  908.             label2(Index) = hscroll1(Index)
  909.         Case 1
  910.             selector1.AutoStopAngle = hscroll1(Index)
  911.             label2(Index) = hscroll1(Index)
  912.         Case 2
  913.             selector1.AutoOffsetDistance = hscroll1(Index) / 100
  914.             label2(Index) = hscroll1(Index) / 100
  915.         Case 3
  916.             selector1.AutoRadius = hscroll1(Index) / 100
  917.             label2(Index) = hscroll1(Index) / 100
  918.         Case 4
  919.             selector1.LineInnerRadius = hscroll1(Index) / 100
  920.             label2(Index) = hscroll1(Index) / 100
  921.         Case 5
  922.             selector1.LineThickness = hscroll1(Index)
  923.             label2(Index) = hscroll1(Index)
  924.         Case 6
  925.             selector1.Selections = hscroll1(Index)
  926.             If selector1.SelectionID >= selector1.Selections Then
  927.                 selector1.SelectionID = selector1.Selections - 1
  928.                 selector1.Value = selector1.SelectionID
  929.                 Selector1_Change
  930.             End If
  931.             
  932.             hscroll1(7).Max = selector1.Selections - 1
  933.             label2(Index) = hscroll1(Index)
  934.         Case 7
  935.             selector1.SelectionID = hscroll1(Index)
  936.             
  937.             If selector1.SelectionID >= selector1.Selections Then
  938.                 selector1.SelectionID = selector1.Selections - 1
  939.             End If
  940.             
  941.             selector1.Value = selector1.SelectionID
  942.             hscroll1(Index) = selector1.SelectionID
  943.             Selector1_Change
  944.             label2(Index) = hscroll1(Index)
  945.         Case 8
  946.             selector1.SelectionAngle = hscroll1(Index)
  947.             label2(Index) = hscroll1(Index)
  948.         Case 9
  949.             selector1.SelectionOffsetX = hscroll1(Index) / 100
  950.             label2(Index) = hscroll1(Index) / 100
  951.         Case 10
  952.             selector1.SelectionOffsetY = hscroll1(Index) / 100
  953.             label2(Index) = hscroll1(Index) / 100
  954.         Case 11
  955.             selector1.SelectionRadius = hscroll1(Index) / 100
  956.             label2(Index) = hscroll1(Index) / 100
  957.     End Select
  958.  
  959. End Sub
  960.  
  961. Sub HScroll1_Scroll (Index As Integer)
  962.  
  963.     Select Case Index
  964.         Case 0
  965.             selector1.AutoStartAngle = hscroll1(Index)
  966.             label2(Index) = hscroll1(Index)
  967.         Case 1
  968.             selector1.AutoStopAngle = hscroll1(Index)
  969.             label2(Index) = hscroll1(Index)
  970.         Case 2
  971.             selector1.AutoOffsetDistance = hscroll1(Index) / 100
  972.             label2(Index) = hscroll1(Index) / 100
  973.         Case 3
  974.             selector1.AutoRadius = hscroll1(Index) / 100
  975.             label2(Index) = hscroll1(Index) / 100
  976.         Case 4
  977.             selector1.LineInnerRadius = hscroll1(Index) / 100
  978.             label2(Index) = hscroll1(Index) / 100
  979.         Case 5
  980.             selector1.LineThickness = hscroll1(Index)
  981.             label2(Index) = hscroll1(Index)
  982.         Case 6
  983.             selector1.Selections = hscroll1(Index)
  984.             If selector1.SelectionID >= selector1.Selections Then
  985.                 selector1.SelectionID = selector1.Selections - 1
  986.                 selector1.Value = selector1.SelectionID
  987.                 Selector1_Change
  988.             End If
  989.             
  990.             hscroll1(7).Max = selector1.Selections - 1
  991.             label2(Index) = hscroll1(Index)
  992.         Case 7
  993.             selector1.SelectionID = hscroll1(Index)
  994.             
  995.             If selector1.SelectionID >= selector1.Selections Then
  996.                 selector1.SelectionID = selector1.Selections - 1
  997.             End If
  998.             
  999.             selector1.Value = selector1.SelectionID
  1000.             hscroll1(Index) = selector1.SelectionID
  1001.             Selector1_Change
  1002.             label2(Index) = hscroll1(Index)
  1003.         Case 8
  1004.             If check1(1) Then
  1005.                 MsgBox "Turning AutoAngle Off"
  1006.                 check1(1) = False
  1007.                 selector1.AutoAngle = False
  1008.             End If
  1009.             
  1010.             selector1.SelectionAngle = hscroll1(Index)
  1011.             label2(Index) = hscroll1(Index)
  1012.         Case 9
  1013.             If check1(2) Then
  1014.                 MsgBox "Turning AutoOffset Off"
  1015.                 check1(2) = False
  1016.                 selector1.AutoOffset = False
  1017.             End If
  1018.             
  1019.             selector1.SelectionOffsetX = hscroll1(Index) / 100
  1020.             label2(Index) = hscroll1(Index) / 100
  1021.         Case 10
  1022.             If check1(2) Then
  1023.                 MsgBox "Turning AutoOffset Off"
  1024.                 check1(2) = False
  1025.                 selector1.AutoOffset = False
  1026.             End If
  1027.             
  1028.             selector1.SelectionOffsetY = hscroll1(Index) / 100
  1029.             label2(Index) = hscroll1(Index) / 100
  1030.         Case 11
  1031.             If check1(2) Then
  1032.                 MsgBox "Turning AutoOffset Off"
  1033.                 check1(2) = False
  1034.                 selector1.AutoOffset = False
  1035.             End If
  1036.             
  1037.             selector1.SelectionRadius = hscroll1(Index) / 100
  1038.             label2(Index) = hscroll1(Index) / 100
  1039.     End Select
  1040.  
  1041.  
  1042. End Sub
  1043.  
  1044. Sub Label3_Click ()
  1045.  
  1046.     cmdialog1.Color = label3.BackColor
  1047.     cmdialog1.Action = 3
  1048.     label3.BackColor = cmdialog1.Color
  1049.     selector1.SelectionColor = label3.BackColor
  1050.  
  1051. End Sub
  1052.  
  1053. Sub Label4_Click ()
  1054.  
  1055.     cmdialog1.Color = label4.BackColor
  1056.     cmdialog1.Action = 3
  1057.     label4.BackColor = cmdialog1.Color
  1058.     selector1.HighlightColor = label4.BackColor
  1059.  
  1060. End Sub
  1061.  
  1062. Sub Option1_Click (Index As Integer)
  1063.  
  1064.     selector1.AutoOffsetStyle = Index
  1065.  
  1066. End Sub
  1067.  
  1068. Sub Option2_Click (Index As Integer)
  1069.  
  1070.     
  1071.  
  1072.     selector1.SelectionAlign = Index
  1073.  
  1074. End Sub
  1075.  
  1076. Sub Option2_MouseDown (Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)
  1077.  
  1078.     If check1(0) Then
  1079.         MsgBox "Turning AutoAlign Off"
  1080.         check1(0) = False
  1081.         selector1.AutoAlign = False
  1082.     End If
  1083.  
  1084. End Sub
  1085.  
  1086. Sub Selector1_Change ()
  1087.  
  1088.     hscroll1(6) = selector1.Selections
  1089.     hscroll1(7) = selector1.SelectionID
  1090.  
  1091.     If Not selector1.AutoAngle Then
  1092.         hscroll1(8) = selector1.SelectionAngle
  1093.     End If
  1094.  
  1095.     If Not selector1.AutoOffset Then
  1096.         hscroll1(9) = selector1.SelectionOffsetX * 100
  1097.         hscroll1(10) = selector1.SelectionOffsetY * 100
  1098.         hscroll1(11) = selector1.SelectionRadius * 100
  1099.     End If
  1100.     
  1101.     If Not selector1.AutoAlign Then
  1102.         option2(selector1.SelectionAlign) = True
  1103.     End If
  1104.  
  1105.     label3.BackColor = selector1.SelectionColor
  1106.     text1 = selector1.SelectionCaption
  1107.  
  1108. End Sub
  1109.  
  1110. Sub Text1_Change ()
  1111.  
  1112.     selector1.SelectionCaption = text1
  1113.  
  1114. End Sub
  1115.  
  1116.